Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test and build against Python 3.13 and GDAL 3.9 #416

Merged
merged 8 commits into from
Oct 29, 2024

Conversation

davemfish
Copy link
Contributor

@davemfish davemfish commented Oct 28, 2024

For the list of test exclusions, the ones I added are the cases where libmamba failed to solve for an environment with those combinations. And the ones removed are based on our decision to refer to the Debian Stable package list for the minimum version to test against.

In addition, an exception message appears to have changed slightly in GDAL, so I updated a test.

Fixes #415

@davemfish davemfish marked this pull request as ready for review October 28, 2024 18:38
@davemfish davemfish requested a review from emlys October 28, 2024 18:38
@davemfish davemfish marked this pull request as draft October 29, 2024 16:35
@davemfish davemfish marked this pull request as ready for review October 29, 2024 17:08
Copy link
Member

@emlys emlys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @davemfish!

@emlys emlys merged commit adbc80c into natcap:main Oct 29, 2024
63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Python 3.13 and GDAL 3.9
2 participants